build: Switch order of subdirectories
authorBenjamin Otte <otte@redhat.com>
Sat, 17 Feb 2018 15:43:21 +0000 (16:43 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Mar 2018 05:04:44 +0000 (06:04 +0100)
commit5970dac1679d9b7ea3aa6feae1d7520dd235c166
tree6de58e6b36d3caa9a661a115346969a58229eb4d
parent9fa1e6815105c802c6e3e1974b58de55b56df3da
build: Switch order of subdirectories

This makes demos be compiled/linked before tests. And that means that
while hacking, I can already run widget-factory when the tests are
still linking.
meson.build